home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / music / psed11.zip / PSS.CFG < prev    next >
Text File  |  1990-01-20  |  1KB  |  38 lines

  1. ; If your MPU-401 uses an IRQ other than 2 or a port other than 330, remove
  2. ; the leading semi colon from the appropriate configuration command(s) and
  3. ; change the assignment to the correct value (in hexidecimal) :
  4. ;
  5. ; IRQ     = 2
  6. ; ADDRESS = 330
  7. ;
  8. ; monochrome screen colors:
  9. ;
  10. SCREEN  = 07
  11. FIELDS  = 70
  12. ;
  13. ; color screen:
  14. ;
  15. ; SCREEN = 1E
  16. ; FIELDS = 4E
  17. ;
  18. ; NOTE:
  19. ; Screen colors are specified by two hexidecimal digits, the first digit
  20. ; is foreground (i.e. text) color, the second is background color. The hex
  21. ; digits "17" above signify a background setting of "1" (blue) and a
  22. ; rgeround setting of "7" (light gray) The possible background and
  23. ; forground colors are:
  24. ;
  25. ;      Background and Foreground              Foreground Only
  26. ;      -------------------------          -------------------------
  27. ;               0 - black                       8 - dark grey
  28. ;               1 - blue                        9 - light blue
  29. ;               2 - green                       A - light green
  30. ;               3 - cyan                        B - light cyan
  31. ;               4 - red                         C - light read
  32. ;               5 - magenta                     D - light magenta
  33. ;               6 - brown                       E - yellow
  34. ;               7 - light grey                  F - white
  35. ;
  36. ;  ----------------------------------------------------------------------------
  37.  
  38.